Window: Clarify resize() doc about titlebar widget
authorDaniel Boles <dboles@src.gnome.org>
Fri, 12 Jan 2018 21:22:11 +0000 (21:22 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Fri, 12 Jan 2018 23:03:44 +0000 (23:03 +0000)
commite75d91e7b11274c48cdb5f0e7f7fc0382c040baf
tree0fe5712df3a310f32707acb3ac517230a219de8a
parentb68e55ecce38dec47c3f9119e603b81773e5294a
Window: Clarify resize() doc about titlebar widget

Clarify the reference to HeaderBar, as it applies to any custom title
widget; HeaderBar is only the most common one used. Also, fix a typo.
gtk/gtkwindow.c